scrolledwindow: Make kinetic scrolling only work on touch devices
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:56:12 +0000 (21:56 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:53:40 +0000 (13:53 +0200)
commite3a281be135337924f50c829bf418895f64e97f8
tree5c5846b3395d709b9ce456947526fc18d6f272ca
parentb7412a1d9b6956edfdc976b63e1126ff58a5cef2
scrolledwindow: Make kinetic scrolling only work on touch devices

This code was relying on the previous GtkGestureSingle::touch-only default
value, so restore the behavior back.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkscrolledwindow.c